src/app.d(27,18): Error: cannot take address of local `useLarge` in `@safe` function `main` src/app.d(28,18): Error: cannot take address of local `screenWidth` in `@safe` function `main` src/dl/common.d(35,5): Error: `@safe` function `dl.common.print` cannot call `@system` function `std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(4792,20): `std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.